home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group00b.txt / 000001_icon-group-sender _Wed Jul 5 08:06:03 2000.msg < prev    next >
Internet Message Format  |  2001-01-03  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id IAA24756
  4.     for icon-group-addresses; Wed, 5 Jul 2000 08:05:52 -0700 (MST)
  5. Message-Id: <200007051505.IAA24756@baskerville.CS.Arizona.EDU>
  6. X-Priority: 3 (Normal)
  7. Date: Mon, 03 Jul 2000 23:28:51 +0200 (CEST)
  8. From: Guido Milanese <gmilanese@mclink.it>
  9. To: icon-group@optima.CS.Arizona.EDU
  10. Subject: RE: setting environment variables
  11. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  12. Status: RO
  13. Content-Length: 866
  14.  
  15. A simple question, I hope.  I am writing, as exercise, a little
  16. database program. The program scans data from input file and I
  17. would like data to be output in a (graphic) window this way:
  18.  
  19. Field1          Dat1
  20. Field2          Dat2
  21. ...             ...
  22. Fieldn          Datn
  23.  
  24. User must be able to modify Dat(1:n), therefore I have chosen
  25. TextDialog. However, the problem is that I find no way to allow
  26. data entry of more than one line, which is very inconvenient if
  27. data is very long. I also tried to chop data separating portions
  28. with a newline char, but this was totally wrong... 
  29.  
  30. Any suggestion, please?
  31.  
  32. Many thanks,
  33.  
  34. Guido
  35.  
  36.  
  37. -------------------------------------------
  38. E-Mail: Guido Milanese <gmilanese@mclink.it>
  39. Homepage: http://fly.to/arsantiqua
  40. 03-Jul-00 - XFMail on Linux
  41. + + + + + + NON NOBIS DOMINE + + + + + +
  42. -------------------------------------------
  43.